Make der-oid-macro available to product and vendor Bug: 270690570 Test: mma in external/rust/crates Change-Id: I82140258452e973f0636c37f6dde31f7f36af9bc 
diff --git a/Android.bp b/Android.bp index 2170aa3..bf1b043 100644 --- a/Android.bp +++ b/Android.bp 
@@ -49,4 +49,6 @@  "libnum_traits",  "libsyn",  ], + product_available: true, + vendor_available: true,  }